
Command Line: diskspd.exe -c10G -t2 -d60 -o1 -b4k -si4k -Suw -L test.dat

Input parameters:

	timespan:   1
	-------------
	duration: 60s
	warm up time: 5s
	cool down time: 0s
	measuring latency
	random seed: 0
	path: 'test.dat'
		think time: 0ms
		burst size: 0
		software cache disabled
		hardware write cache disabled, writethrough on
		performing read test
		block size: 4096
		using interlocked sequential I/O (stride: 4096)
		number of outstanding I/O operations: 1
		thread stride size: 0
		threads per file: 2
		IO priority: normal



Results for timespan 1:
*******************************************************************************

actual test time:	60.01s
thread count:		2
proc count:		2

CPU |  Usage |  User  |  Kernel |  Idle
-------------------------------------------
   0|  47.44%|   3.07%|   44.36%|  52.54%
   1|  26.76%|   2.86%|   23.90%|  73.21%
-------------------------------------------
avg.|  37.10%|   2.97%|   34.13%|  62.88%

Total IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      2727268352 |       665837 |      43.34 |   11094.67 |    0.088 |     0.264 | test.dat (10240MB)
     1 |      2662821888 |       650103 |      42.31 |   10832.50 |    0.090 |     0.273 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        5390090240 |      1315940 |      85.65 |   21927.17 |    0.089 |     0.268

Read IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |      2727268352 |       665837 |      43.34 |   11094.67 |    0.088 |     0.264 | test.dat (10240MB)
     1 |      2662821888 |       650103 |      42.31 |   10832.50 |    0.090 |     0.273 | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:        5390090240 |      1315940 |      85.65 |   21927.17 |    0.089 |     0.268

Write IO
thread |       bytes     |     I/Os     |     MB/s   |  I/O per s |  AvgLat  | LatStdDev |  file
-----------------------------------------------------------------------------------------------------
     0 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
     1 |               0 |            0 |       0.00 |       0.00 |    0.000 |       N/A | test.dat (10240MB)
-----------------------------------------------------------------------------------------------------
total:                 0 |            0 |       0.00 |       0.00 |    0.000 |       N/A


  %-ile |  Read (ms) | Write (ms) | Total (ms)
----------------------------------------------
    min |      0.034 |        N/A |      0.034
   25th |      0.066 |        N/A |      0.066
   50th |      0.066 |        N/A |      0.066
   75th |      0.068 |        N/A |      0.068
   90th |      0.081 |        N/A |      0.081
   95th |      0.103 |        N/A |      0.103
   99th |      0.595 |        N/A |      0.595
3-nines |      1.506 |        N/A |      1.506
4-nines |      7.442 |        N/A |      7.442
5-nines |     38.654 |        N/A |     38.654
6-nines |     71.825 |        N/A |     71.825
7-nines |     71.845 |        N/A |     71.845
8-nines |     71.845 |        N/A |     71.845
9-nines |     71.845 |        N/A |     71.845
    max |     71.845 |        N/A |     71.845
